 body {
        overflow-x: hidden;
    }

    hr.greenBlock {
        border: 1px solid green;
    }

    .green-gradient-block {
        background: #afca0a !important;
        padding-top: 0px;
        padding-bottom: 50px;
        width: 100vw;
        position: relative;
        margin-left: -50vw;
        left: 50%;
    }

    #ctl00_CustomWrapper {
        padding-bottom: 0;
    }


    h2.firstCareer {
        font-size: 60px;
        background: -webkit-linear-gradient(#038637, #afca0a);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    hr.firstStep {
        border: 1px solid green;
    }

    .panel-body>p {
        min-height: 120px;
    }

    .card-title {
        min-height: 53px;
    }
    .panel.panel-default {
        margin-bottom: 30px;
    }
    .img-fluid {
        max-width: 100%;
        height: auto;
    }


    #textOne {
        min-height: 50px;
    }

    #textTwo {
        min-height: 49px !important;
    }

    #textThree {
        min-height: 50px;
    }

    #btn_1 {
        padding-left: 20px;
        padding-right: 20px;
    }

    #btn_2 {
        margin-left: -15px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #btn_3 {
        margin-left: 0px !important;
        padding-left: 20px;
        padding-right: 20px;
    }

    #btn_4 {
        margin-left: -10px !important;
        padding-left: 20px;
        padding-right: 20px;
    }
    .card-title {
        min-height: 53px;
        color: #038637;
    }
    .card-body {
        padding: 15px;
        min-height: 270px;
    }
    @media only screen and (max-width: 2560px) {
        #textTwo {
            min-height: 175px;
        }

        #imgTwo {
            width: 89%;
        }

        #imgFour {
            width: 100%;
        }
    }


    /* #textFour{
            min-height:158px;
        } */

    @media only screen and (max-width: 1440px) {
        #btn_3 {
            margin-left: -20px;
        }

        .panelOne {
            min-height: 145px !important;
        }

        .panelTwo {
            min-height: 145px !important;
        }

        .panelThree {
            min-height: 145px !important;
        }

        .panelFour {
            min-height: 145px !important;
        }

        #textOne {
            min-height: 60px !important;
        }

        #textTwo {
            min-height: 60px !important;
        }

        #textThree {
            min-height: 0px !important;
        }

        #textFour {
            min-height: 65px;
        }

        #imgTwo {
            height: auto;
        }

        /* #imgFour {
            height: auto;
            max-width: 100%;
        } */

    }

    @media only screen and (max-width: 1024px) {
        #btn_1 {
            margin-left: 0px !important;
            padding: 5% !important;
        }

        #btn_2 {
            margin-left: 0px !important;
            padding: 5% !important;
        }

        #btn_3 {
            margin-left: -5px !important;
            padding: 5% !important;
        }

        #btn_4 {
            margin-left: 0px !important;
            padding: 5% !important;
        }

        .panelOne {
            min-height: 170px !important;
        }

        .panelTwo {
            min-height: 170px !important;
        }

        .panelThree {
            min-height: 170px !important;
        }

        .panelFour {
            min-height: 170px !important;
        }

        #training {
            margin-top: 18px;
        }

        #support {
            margin-top: 18px;
        }

        #employer {
            margin-top: 16px;
        }

        #signMeUp {
            margin-top: 15px;
        }

        #imgOne {
            width: 300px;
            height: 250px;
        }

        #imgTwo {
            width: 300px;
            height: 250px;
        }

        #imgThree {
            width: 300px;
            height: 250px;
        }

        #imgFour {
            width: 300px;
            height: 250px;
        }

        #imgFive {
            width: 300px;
            height: 250px;
        }

        #opportunities {
            margin-top: 1.5px;
        }

        #textOne {
            min-height: 95px !important;
        }

        #textTwo {
            min-height: 95px !important;
        }

        #textThree {
            min-height: 112px !important;
        }
    }

    @media only screen and (max-width: 768px) {
        #imgOne {
            width: 400px;
            height: 350px;
        }

        #imgTwo {
            width: 400px;
            height: 350px;
        }

        #imgThree {
            width: 400px;
            height: 350px;
        }

        #imgFour {
            width: 400px;
            height: 350px;
        }

        #imgFive {
            width: 400px;
            height: 350px;
        }

        .panelOne {
            min-height: 0px !important;
        }

        .panelTwo {
            min-height: 0px !important;
        }

        .panelThree {
            min-height: 0px !important;
        }

        .panelFour {
            min-height: 0px !important;
        }

    }

    @media only screen and (max-width: 425px) {
        #imgOne {
            width: 200px !important;
            height: 150px !important;
        }

        #imgTwo {
            width: 200px !important;
            height: 150px !important;
        }

        #imgThree {
            width: 200px !important;
            height: 150px !important;
        }

        #imgFour {
            width: 200px !important;
            height: 150px !important;
        }

        #imgFive {
            width: 200px !important;
            height: 150px !important;
        }

        #youngOne {
            margin-left: 60px;
        }

        .panel-default {
            width: 280px;
        }
    }

    @media only screen and (max-width: 375px) {
        #youngOne {
            margin-left: 30px;
        }
    }

    @media only screen and (max-width: 320px) {
        #youngOne {
            margin-left: 5px;
        }
    }